From 5346ae57648c8c535a3c245750507aa3e93d51af Mon Sep 17 00:00:00 2001 From: Volker Sobek Date: Fri, 4 May 2012 02:08:21 +0200 Subject: [PATCH] doc: Add missing CDATA around a XML programlisting https://bugzilla.gnome.org/show_bug.cgi?id=675423 --- gtk/gtkuimanager.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gtk/gtkuimanager.c b/gtk/gtkuimanager.c index c80df7cd3a..f67fe962d9 100644 --- a/gtk/gtkuimanager.c +++ b/gtk/gtkuimanager.c @@ -128,7 +128,7 @@ * * * A UI definition - * + * * * @@ -153,7 +153,7 @@ * * * - * + * ]]> * * * The constructed widget hierarchy is very similar to the element tree -- 2.30.2